BaseChangeMessage

StockSharp.Messages

A message containing changes.

Inherits: BaseSubscriptionIdMessage<T>

Implements: IServerTimeMessage, IGeneratedMessage

Constructors

BaseChangeMessage(MessageTypes)

A message containing changes.

type
Message type.

Properties

BuildFrom : DataType

Which market-data type is used as a source value.

Changes : IDictionary<T, object>

Changes.

ServerTime : DateTime

Server time.

Methods

CopyTo(T)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.